go/types.Checker.singleValue (method)

6 uses

	go/types (current package)
		assignments.go#L25: 	check.singleValue(x)
		expr.go#L1229: 	check.singleValue(x)
		expr.go#L1236: 	check.singleValue(x)
		expr.go#L1279: 	check.singleValue(x)
		expr.go#L1289: 	check.singleValue(x)
		expr.go#L1321: func (check *Checker) singleValue(x *operand) {